home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / misc / ZXLifeShield10.lha / lifeshield.doc < prev    next >
Text File  |  1980-05-01  |  4KB  |  143 lines

  1. ZX Life Shield V1.0
  2. 30.Jan.98
  3.  
  4.  
  5.  
  6. 1-INTRODUCTION
  7. ~~~~~~~~~~~~~~
  8. This program was made to find lives in ZX  Spectrum  games
  9. using the file format Mirage/Snapshot.
  10.  
  11. It allows you either to put infinite lives on them or just
  12. to change them to  a  certain value at any time during the
  13. play of the game.
  14.  
  15. It was made using AMOS PRO 2.0.
  16.  
  17. I have found lives in dozens of games using it.
  18.  
  19.  
  20.  
  21. 2-COPYRIGHT
  22. ~~~~~~~~~~~
  23. "ZX Life Shield"    is   Freeware.   It   is   copyrighted
  24. Marco A.G.Pinto  and  may  be freely copied provided  that 
  25. nothing is changed.
  26.  
  27. You may not disassemble nor decompile it either.
  28.  
  29. If you put it together  with  commercial  products  please
  30. send me a copy of the product.
  31.  
  32. If  you put it in  cover  disks/CDs  of  magazines  please
  33. send me a copy of the magazine with the disk/CD.
  34.  
  35.  
  36.  
  37. 3-DISCLAIMER
  38. ~~~~~~~~~~~~
  39. This program is supplied "AS-IS".
  40. Use it at your own risk - I have made my best to make sure
  41. everything is well but if something goes wrong don't blame
  42. me.
  43.  
  44. I also have the right to change the documentation and  the
  45. program at any time without any previous information.
  46.  
  47.  
  48.  
  49. 4-CONTACTS
  50. ~~~~~~~~~~
  51. If you want to contact me write to:
  52.  
  53. Snail Mail:
  54.  
  55.    Marco A.G.Pinto
  56.    Apartado 3083
  57.    2745 Queluz
  58.    (Portugal)
  59.  
  60. E.Mail:
  61.  
  62.    nop10942@mail.telepac.pt
  63.  
  64.  
  65.  
  66. 5-HOW IT WORKS
  67. ~~~~~~~~~~~~~~
  68. Use LEFT AMIGA+A to multi task.
  69.  
  70. How to save snapshots:
  71.  
  72. Start playing a game and the moment you are in control  of
  73. the player  save  that  snapshot.  Lose  one  life and the
  74. moment you are in control of the player save the snapshot.
  75.  
  76. In some  cases  like  DEEP  and  INFINITE trainer mode you
  77. still have to save a 3rd snapshot.
  78.  
  79.  
  80. Trainer Mode:
  81.  NORMAL - You  load  two   snapshots  containing  diferent
  82.           number of lives. in LIVES1 select how many lives
  83.           there is is in the 1st snapshot and in LIVES2 in
  84.           the  2nd  snapshot.  Then  press COMPARE and the
  85.           possible  address  for  the lives will be shown.
  86.           You can then, at any  time  during game,  change
  87.           the  lives up to 255. Notice, however, that some
  88.           games  crash  if  you  put  more  than a certain
  89.           number of lives.
  90.  
  91.  DEEP   - If NORMAL Trainer didn't work then try this one.
  92.           It works with  3  snapshots. You start the game,
  93.           save  a  snapshot.  Lose  a  life  save  another
  94.           snapshot and then lose a life and save another.
  95.  
  96.           This will look for address that if  in  the  1st
  97.           snapshot  have  a value X, in the 2nd X-1 and in
  98.           the 3rd X-2.  It  list  the  possible  addresses
  99.           along with the  value  of that address (which is
  100.           different from the number of lives)
  101.  
  102. INFINITE- After you found the address containing the lives
  103.           go here  and  press  COMPARE.  Then  insert  the
  104.           address containing the lives and this  will  try
  105.           to find all the addresses in memory  pointing to
  106.           that address.
  107.  
  108.           After  you  find the address, all you have to do
  109.           is to  point  it  to a ROM address so that lives
  110.           never decrease  (the game will try to decrease a
  111.           value contained in a ROM address). Find the  ROM
  112.           address  using  the  option  VALUE AT ROM in the
  113.           menu TOOLS.
  114.  
  115.  
  116. Menu TOOLS:
  117.  
  118. Word Split - If you have more than  255  lives  (or  other
  119.              thing) in the game use this to  convert  that
  120.              to a low byte and a high byte and then search
  121.              for the low byte as being the number of lives.
  122.  
  123. Value at ROM - Use this for the INFINITE mode. Imagine you
  124.                want  an  address  at ROM whose value is 3.
  125.                Just go here and it will find that  address
  126.                for you.
  127.  
  128. Peek into - Displays  the  content  of  an address between
  129.             16384 and 65535.
  130.  
  131.  
  132.  
  133. 6-FUTURE
  134. ~~~~~~~~
  135. Nothing planned yet.
  136.  
  137.  
  138.  
  139. 7-HISTORY
  140. ~~~~~~~~~
  141. o 1.0  30.Jan.98
  142.   First release.
  143.